projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1606ee2
)
Enable all hardening flags
author
Graham Inggs
<ginggs@debian.org>
Fri, 7 Jul 2017 15:36:10 +0000
(17:36 +0200)
committer
Graham Inggs
<ginggs@debian.org>
Fri, 7 Jul 2017 15:36:10 +0000
(17:36 +0200)
debian/changelog
patch
|
blob
|
history
debian/rules
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index 560fc0b981faee6e0cbaa53731d6868307730c70..257437421aa9a0402e81132d540624d8bc8ba296 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-5,6
+5,7
@@
utf8proc (2.1.0-1) UNRELEASED; urgency=medium
* Regenerate utf8proc_data.c from unicode-data 10
* Update debian/libutf8proc2.symbols
* Switch to debhelper 10
+ * Enable all hardening flags
-- Graham Inggs <ginggs@debian.org> Fri, 07 Jul 2017 17:18:34 +0200
diff --git
a/debian/rules
b/debian/rules
index 5ecf933588e697bbcfcd03eb36283ffc877c1a89..c2fcede772ad3a9afd3f1c38c33bc633eb58133b 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-1,6
+1,6
@@
#!/usr/bin/make -f
-export DEB_BUILD_MAINT_OPTIONS = hardening=+
bindnow
+export DEB_BUILD_MAINT_OPTIONS = hardening=+
all
%:
dh $@